getName

abstract fun getName(): String

Gets the user-defined name of this schedule.

This name is typically used for identification and management purposes.

Return

A non-null String representing the name of the schedule. Can be empty if no name is assigned.